-
Home
-
MultiSafepay plugin for WooCommerce
-
6.5.1
-
Code
-
Classes
- ShoppingCartService
Total Complexity |
32 |
Dependencies |
13 |
Dependents |
1 |
Total lines |
230 |
Lines of code |
132 |
Logical lines of code |
76 |
Comment lines |
62 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_shopping_cart() |
A |
49 |
9 |
29 |
get_item_tax_rate() |
S |
52 |
6 |
25 |
get_shipping_tax_rate() |
S |
56 |
5 |
18 |
get_fee_tax_rate() |
S |
56 |
5 |
18 |
create_cart_item() |
S |
56 |
3 |
16 |
create_shipping_cart_item() |
S |
67 |
1 |
7 |
create_fee_cart_item() |
S |
66 |
1 |
8 |
is_order_vat_exempt() |
S |
78 |
1 |
3 |
create_coupon_cart_item() |
S |
66 |
1 |
8 |